-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(cosmosutil): add querying methods for the Auth module #19
feat(cosmosutil): add querying methods for the Auth module #19
Conversation
Current dependencies on/for this PR:
This stack of pull requests is managed by Graphite. |
5f13b65
to
ccf3352
Compare
72a7a84
to
a2af9e8
Compare
ccf3352
to
8c83841
Compare
49b3faa
to
132811e
Compare
authtypes "github.com/cosmos/cosmos-sdk/x/auth/types" | ||
) | ||
|
||
func (c *ChainClient) Account(ctx context.Context, address string) (sdk.AccountI, error) { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we use this method in the Wallet's Account query?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Questions
8c83841
to
3f371b7
Compare
132811e
to
ca4042a
Compare
Important Auto Review SkippedAuto reviews are disabled on base/target branches other than the default branch. Please add the base/target branch pattern to the list of additional branches to be reviewed in the settings. Please check the settings in the CodeRabbit UI or the To trigger a single review, invoke the TipsChat with CodeRabbit Bot (
|
1 similar comment
Important Auto Review SkippedAuto reviews are disabled on base/target branches other than the default branch. Please add the base/target branch pattern to the list of additional branches to be reviewed in the settings. Please check the settings in the CodeRabbit UI or the To trigger a single review, invoke the TipsChat with CodeRabbit Bot (
|
3f371b7
to
072ba62
Compare
ca4042a
to
16f3ead
Compare
072ba62
to
cf7e20e
Compare
2948a71
to
af150a8
Compare
af150a8
to
ecf095e
Compare
Merge activity
|
No description provided.